Support Python 3 in 'package-test-update-archives-async'
authorkobarity <kobarity@gmail.com>
Thu, 9 May 2024 15:39:10 +0000 (00:39 +0900)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 May 2024 10:06:08 +0000 (13:06 +0300)
commit6380806196f3806b6c2bff60ff6cddae3eee2a19
tree8d70f5eb84453b7aea9750d98cd649a904c7e989
parent5fdc6d835710512921cb46cd8ef55bd0052c4e01
Support Python 3 in 'package-test-update-archives-async'

* test/lisp/emacs-lisp/package-resources/package-test-server.py:
Support Python 3.
* test/lisp/emacs-lisp/package-tests.el
(package-test-update-archives-async): Search for an executable
named "python", "python3", or "python2".  (Bug#70722)

Co-authored-by: Lin Sun <sunlin7@hotmail.com>
test/lisp/emacs-lisp/package-resources/package-test-server.py
test/lisp/emacs-lisp/package-tests.el